Welcome![Sign In][Sign Up]
Location:
Search - pso matlab code

Search list

[Other粒子群优化算法

Description: 几种常见的智能算法代码示例,如clsPSO算法的MATLAB代码(PSO algorithm in intelligent algorithms MATLAB code)
Platform: | Size: 2048 | Author: cjq0624 | Hits:

[AlgorithmChared ICA Code

Description: 受帝国主义殖民竞争机制的启发,Atashpaz-Gargari和Lucas于2007年提出了一种新的智能优化算法—帝国竞争算法 (ICA)。与GA, PSO, ABC等受生物行为启发的群智能算法不同,ICA受社会行为启发,通过摸拟殖民地同化机制和帝国竞争机制而形成的一种优化方法。ICA也是一种基于群体的优化方法,其解空间由称为国家的个体组成。ICA将国家分为几个子群,称为帝国。在每个帝国内,ICA通过同化机制使非最优的国家(殖民地)向最优国家(帝国主义国家)靠近,该过程类似于PSO。帝国竞争机制是ICA的关键,ICA通过帝国竞争机制将最弱帝国中的一个或多个殖民地移动到其他帝国,使帝国之间可以进行信息交互。(Inspired by the imperialist colonial competition mechanism, Atashpaz-Gargari and Lucas proposed a new intelligent optimization algorithm, Empire competition algorithm (ICA), in 2007. With GA, PSO, ABC and other biological behavior of swarm intelligence algorithm inspired by social behavior, ICA heuristic, an optimization method is formed by simulation of colonial assimilation mechanism and competition mechanism of the empire. ICA is also a swarm based optimization approach whose solution space consists of individuals called states. ICA divides the country into several subgroups, called empires. Within each Empire, ICA moves the non optimal country (colony) to the best country (the imperialist state) through the assimilation mechanism, which is similar to PSO. Imperial competition is the key to ICA, and ICA moves one or more colonies of the weakest Empire to other empires through imperial competition, allowing the Empire to interact with each other.)
Platform: | Size: 16384 | Author: xzfff | Hits:

[OtherPSOt

Description: matlab编写的pso程序,下载后文件名修改为m文件(pso program by Matlab code . Rename the file name with *.m)
Platform: | Size: 775168 | Author: 2YU | Hits:

[matlab模式识别与智能计算中的PSO

Description: Pattern Recognition and Intelligent Computing PSO Code in a book
Platform: | Size: 7168 | Author: 王大仙儿 | Hits:

[matlab标准PSO算法源代码(matlab)

Description: PSO标准源代码,很好的,新手教程类,很推荐使用的,不好用的话找我(PSO standard source code)
Platform: | Size: 1024 | Author: lxxxxx | Hits:

[matlabdpso_c

Description: 粒子群算法的Matlab代码,十分简洁,每一行代码都有相关注释可供参考(Matlab Code for PSO,)
Platform: | Size: 50176 | Author: JACKactor | Hits:

[AlgorithmMATLAB粒子群优化算法

Description: 粒子群优化算法的代码,可以用来自己修改成需要的子函数。(Particle swarm optimization algorithm code can be used to modify their own needs of the sub-function.)
Platform: | Size: 9216 | Author: bandor | Hits:

[matlabMulti_Obs

Description: This code solves multi objective function using pso.
Platform: | Size: 3072 | Author: viktrose | Hits:

[OtherBalanced fuzzy particle swarm optimization

Description: matlab code for tsp using pso
Platform: | Size: 400384 | Author: usgaa | Hits:

[OthercodesToupload

Description: This file include 5 project: 1.Matlab code for Lightning Protection 2.Mass Spring model controller In MATLAB SIMULINK software 3. Fuzzy controller for an induction motor In MATLAB SIMULINK software 4. Fuzzy-MPPT controller for an induction motor In MATLAB SIMULINK software 5. optimal power flow using PSO algorithm in matlab
Platform: | Size: 71680 | Author: vivi68 | Hits:

[Internet-Networkpso1

Description: 基于粒子群算法的移动机器人路径规划,文件是关于粒子群算法求解路径规划的问题,其中包括栅格障碍物环境的建立,粒子群及其改进算法的仿真程序。(On path planning problem of particle swarm algorithm matlab code)
Platform: | Size: 2048 | Author: qq232 | Hits:

[source in ebookpso

Description: 代码主要介绍遗传算法,基于matlab编写(The code mainly introduces genetic algorithm, based on MATLAB.)
Platform: | Size: 1024 | Author: bitboss6 | Hits:

[AI-NN-PRpso-svr代码

Description: 基于粒子群优化的向量回归预测分析 matlab代码(Support vector regression code with pso)
Platform: | Size: 1024 | Author: 1adams | Hits:

[Mathimatics-Numerical algorithmsanfis+pso

Description: ANFIS+PSO code for Matlab
Platform: | Size: 17408 | Author: fatimoridi | Hits:

[Other粒子群code优化生产调度matlab

Description: 利用粒子群优化算法用于生产调度,结果为直观的甘特图(Particle Swarm Optimization (PSO) algorithm is used in production scheduling, and the result is intuitive Gantt chart.)
Platform: | Size: 15360 | Author: zhuifengkaka | Hits:

[matlabPSO优化LSSVM工具箱——分类部分

Description: PSO-LSSVM分类测试程序代码模板,PSO优化LSSVM工具箱——分类部分(PSO-LSSVM Classification Test Program Code Template, PSO Optimizing LSSVM Toolbox-Classification Part)
Platform: | Size: 185344 | Author: 晚12 | Hits:

[matlabGSO及其改进算法代码

Description: 群搜索算法(GSO)及其改进版本的MATLAB代码实现(Group Search Algorithms (GSO) and Implementation of Its Improved Version of MATLAB Code)
Platform: | Size: 17408 | Author: huangbin | Hits:

[matlabPSO

Description: 本程序为粒子群算法的源代码可应用于微电网的多目标经济优化调度(This program is the source code of particle swarm optimization algorithm and can be applied to multi-objective economic optimal dispatch of microgrid)
Platform: | Size: 5120 | Author: 鑫- | Hits:

[JSP/Javapso

Description: 实现机组负荷优化分配的粒子群算法MATLAB代码(MATLAB Code of Particle Swarm Optimization for Unit Load Distribution)
Platform: | Size: 2048 | Author: 球球。 | Hits:

[AI-NN-PRcode

Description: 是关于文章Self-Adaptive Particle Swarm Optimization for Large-Scale Feature Selection in Classification的Matlab源代码,希望对从事这个方向的人员有所帮助。(Self-Adaptive Particle Swarm Optimization for Large-Scale Feature Selection in Classification)
Platform: | Size: 21406720 | Author: bengbengkaka | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 22 »

CodeBus www.codebus.net